django-xmlrpc software package provides XMLRPC library for Django (transitional package), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install django-xmlrpc
django-xmlrpc is installed in your system.
Make ensure the django-xmlrpc package were installed using the commands given below,
$ sudo dpkg-query -l | grep django-xmlrpc *
You will get with django-xmlrpc package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Old Libraries |
Package | django-xmlrpc |
Version | 0.1.5-6 |
Description | XMLRPC library for Django (transitional package) |
Sub Section | oldlibs |